Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< wchar_t[N]> Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, const wchar_t(&str)[N])
 
static int push (lua_State *L, const wchar_t(&str)[N], std::size_t sz)
 

Detailed Description

template<size_t N>
struct sol::stack::unqualified_pusher< wchar_t[N]>

Definition at line 14414 of file sol.hpp.

Member Function Documentation

template<size_t N>
static int sol::stack::unqualified_pusher< wchar_t[N]>::push ( lua_State L,
const wchar_t(&)  str[N] 
)
inlinestatic

Definition at line 14415 of file sol.hpp.

template<size_t N>
static int sol::stack::unqualified_pusher< wchar_t[N]>::push ( lua_State L,
const wchar_t(&)  str[N],
std::size_t  sz 
)
inlinestatic

Definition at line 14419 of file sol.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:53